CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - branch and bound

搜索资源列表

  1. branch-and-cut-algorithm.rar

    0下载:
  2. 分支-切割法是把分支定界法与割平面法结合起来,用来求解混合整数规划问题。 ,Branch and cut is a method of combinatorial optimization for solving integer linear programs, that is, linear programming problems where some or all the unknowns are restricted to integer values. The method is
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1384790
    • 提供者:abrahamlau
  1. 背包问题用lc分支限界方法

    0下载:
  2. 01背包问题,用lc分支限界方法,做的ppt-01 knapsack problem, using lc branch and bound method, do ppt
  3. 所属分类:软件工程

    • 发布日期:2017-03-26
    • 文件大小:6433
    • 提供者:agui
  1. branchandbound

    0下载:
  2. 分支限界这一章的课件,经典空间,大家交流呀-Branch and bound this chapter courseware, classic space, we exchange it
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:67483
    • 提供者:agui
  1. hamilton

    0下载:
  2. 用分支与界法解决旅行商问题,c++源代码。十分快速。-With the branch and bound algorithm to solve traveling salesman problem, c++ source code. Very fast.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:1109
    • 提供者:白云飞
  1. 1234

    0下载:
  2. 2010最新的用分枝界限法解决最大多样性问题的SCI论文。-This article begins with a review of previously proposed integer formulations for the maximum diversity problem (MDP). This problem consists of selecting a subset of elements from a larger set in such a way that the
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:593167
    • 提供者:李利波
  1. a

    0下载:
  2. 货郎担问题:求解货郎担问题的分枝限界算法-Traveling Salesman Problem: Solving the branch and bound algorithm for Traveling Salesman Problem
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6367
    • 提供者:勤力李
  1. xinhaojiance

    0下载:
  2. 几种 MIMO 最大似然检测算法性能与复杂度比较及改进,介绍了半定松弛、分枝定界和堆栈三种低复杂度最大似然检测算法,并对其性能和复杂度进行了仿真分析,提出了改进的分枝定界和堆栈算法,仿真结果证明分枝定界和堆栈算法性能要优于半定松弛算法,分枝定界算法的复杂度低于堆栈算法且半定松弛算法以多项式复杂度取得了逼近最大似然的性能,同时改进算法加快了算法收敛速度,降低了计算复杂度和对存储空间的要求。 -Several maximum likelihood MIMO detection algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:782659
    • 提供者:wanglong
  1. branchandbound

    0下载:
  2. The basis of branch and bound algorithms is a ranking function. The ranking function assigns a value to each node in the graph. At each step, a branch and bound algorithm uses the ranking function to decide which node to expand next. In contrast, the
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:8552
    • 提供者:sathiyaraj124
  1. 0-1bag

    0下载:
  2. 解决0-1背包问题的几种方法,有回溯,有优先分支界限,是一个实验报告的格式-0-1 knapsack problem to solve several methods, there are retrospective, have priority branch and bound, the format of a lab report
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:45875
    • 提供者:lovewuhui
  1. 2070

    0下载:
  2. PDF in HYBRIDIZING GENETIC ALGORITHMS WITH BRANCH AND BOUND TECHNIQUES FOR THE RESOLUTION OF THE TSP,usefu-PDF in HYBRIDIZING GENETIC ALGORITHMS WITH BRANCH AND BOUND TECHNIQUES FOR THE RESOLUTION OF THE TSP,usefull
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:23296
    • 提供者:omid
  1. 0_1beibao

    0下载:
  2. 0_1背包问题的分支定界法算法 希望帮到大家-0_1 branch and bound method for the knapsack problem algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:1786
    • 提供者:白骏
  1. branch-and-bound

    2下载:
  2. 分支定界法求解TSp问题的分析研究以及matlab实现-Branch and bound method to solve the problem described TSp
  3. 所属分类:Document

    • 发布日期:2016-09-15
    • 文件大小:1163264
    • 提供者:郑鹏
  1. Line

    0下载:
  2. 算法分编程布线问题,常用语机器人布线的代码,采用了分支限界法求解。可以作为辅助参考。-Algorithms Programming wiring problem, common language robot wiring code, using the branch and bound method to solve. Can be used as an auxiliary reference.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2652
    • 提供者:xiaoming
  1. BBR-for-SALBP1

    0下载:
  2. BRANCH AND BOUND ASSEMBLY LINE DATA
  3. 所属分类:Development Research

    • 发布日期:2017-05-19
    • 文件大小:5361608
    • 提供者:YONAS
  1. Gomory

    0下载:
  2. Tutorial on Branch and Bound Gomory Method. Recommended for optimization.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:53019
    • 提供者:jstenio
  1. branch-bound.ppt

    0下载:
  2. Design and Analysis Algorithm Branch Bound
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1519714
    • 提供者:au
搜珍网 www.dssz.com